home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / Magazine / GraphicsCards / Warp3D / GLdemos / demos_68k_nohw / rollercoaster < prev    next >
Text File  |  1998-12-16  |  269b  |  13 lines

  1. stack 300000
  2. cd /exe
  3. copy >NIL: env:mesa/noclamp ram:
  4. copy >NIL: env:glut/force_fs ram:
  5. setenv mesa/noclamp 1
  6. setenv glut/force_fs 1
  7. setenv mesa/nohw 1
  8. rollercoaster
  9. setenv mesa/nohw 0
  10. copy >NIL: ram:force_fs env:glut
  11. copy >NIL: ram:noclamp env:mesa
  12. cd /demos_68k_nohw
  13.